Skip to content

Conversation

@vietddude
Copy link
Collaborator

No description provided.

@vietddude vietddude requested a review from anhthii February 2, 2026 09:21
return fmt.Sprintf("eddsa:%s", waleltID)
},
composeInfoKey: func(waleltID string) string {
return fmt.Sprintf("eddsa-%s", waleltID)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add a prefix info:eddsa-%s @vietddude ?

later on when we need to query all key info then we query by prefix info it's easier

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we've already defined the bucket name for key info, so adding a prefix isn't required, the bucket itself already serves that purpose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants